| Kevin Cheng | 4db398a | 2019-04-17 11:40:05 -0700 | [diff] [blame] | 1 | name: "cryptography" | 
 | 2 | description: | 
 | 3 |  "cryptography is a package which provides cryptographic recipes and " | 
 | 4 |  "primitives to Python developers. Our goal is for it to be your " | 
 | 5 |  ""cryptographic standard library". It supports Python 2.7, Python 3.4+, and " | 
 | 6 |  "PyPy 5.4+." | 
 | 7 |  | 
 | 8 | third_party { | 
 | 9 |  url { | 
 | 10 |  type: HOMEPAGE | 
 | 11 |  value: "https://github.com/pyca/cryptography" | 
 | 12 |  } | 
 | 13 |  url { | 
 | 14 |  type: GIT | 
 | 15 |  value: "https://github.com/pyca/cryptography" | 
 | 16 |  } | 
 | 17 |  version: "2.5" | 
 | 18 |  last_upgrade_date { year: 2019 month: 2 day: 26 } | 
 | 19 |  license_type: NOTICE | 
 | 20 | } |